From: Juanma Barranquero Date: Wed, 16 May 2007 13:17:32 +0000 (+0000) Subject: (set-mark-command-repeat-pop): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18862 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=eb3b7cb39a0c79eaec6b716ccc9179333a65d0bd;p=emacs.git (set-mark-command-repeat-pop): Doc fix. --- diff --git a/lisp/simple.el b/lisp/simple.el index df983a6e23c..7faa0547687 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -3204,7 +3204,7 @@ will pop the mark twice, and C-u \\[set-mark-command] \\[set-mark-command] \\[set-mark-command] will pop the mark three times. -nil means \\[set-mark-command]'s behavior does not change +A value of nil means \\[set-mark-command]'s behavior does not change after C-u \\[set-mark-command]." :type 'boolean :group 'editing-basics)